home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
modelers
/
geomview
/
source.lha
/
Geomview
/
src
/
lib
/
gprim
/
sphere
/
Makefile.obj
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1993-02-05
|
177 b
|
8 lines
# this file contains the common part of the Makefiles for the object
# (O.*) directories.
INCDIRS = -I.. -I${GEOM}/include -I/usr/local/include -I..
CFLAGS = -g ${INCDIRS}